|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDispatcher
An object capable of re-directing the flow of the process engine.
| Method Summary | |
|---|---|
boolean |
enqueue()
Enqueues this dispatcher for evaluation by the process controller. |
boolean |
process()
Enqueues this dispatcher and waits for it to be processed. |
| Method Detail |
|---|
boolean enqueue()
boolean process()
throws java.lang.IllegalStateException
java.lang.IllegalStateException - If the process controller is not in the
blocking state.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||